home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / ffg202.zip / COMPARE.FFG next >
Text File  |  1995-04-01  |  6KB  |  178 lines

  1.  
  2.  
  3.  
  4.                        FFG Compared to Other File Finders
  5.  
  6.  
  7.  
  8.           File Finder/Grouper (FFG) performs functions similar to
  9.           those found in other utility programs, but here are some FFG
  10.           features that some other file finders lack:
  11.  
  12.  
  13.  
  14.           1.  FFG uses the DOS wildcard characters '*' and '?' but
  15.               they have extended function over the DOS counterparts.
  16.               The extended functionality permits you to search for
  17.               strings of characters that appear anywhere in the file
  18.               name.
  19.  
  20.           2.  FFG can search for multiple file specifications in a
  21.               single pass, such as find all BAT, COM and EXE files.
  22.  
  23.           3.  FFG permits you to concisely specify multiple file name
  24.               search masks such as:
  25.               "*[ZIP,ARC,ARJ,LHA,ZOO]*.[COM,EXE]"
  26.               to find all archiving programs.
  27.  
  28.           4.  FFG can search all disk drives or selected disk drives.
  29.  
  30.           5.  FFG can search inside of archive files (ZIP, ARC, ARJ,
  31.               LZH, ZOO).  FFG will also search inside PKZip, ARJ, and
  32.               LHA self-extracting (.EXE) archive files.  (FFG also
  33.               searches inside XEQ COM library files).
  34.  
  35.           6.  FFG can execute and arbitrary DOS command for each file
  36.               found with or without a user confirmation before
  37.               execution.
  38.  
  39.           7.  FFG finds hidden files and searches hidden directories.
  40.  
  41.           8.  FFG searches inside directories with name extensions
  42.               (e.g., THISISMY.DIR).  Some file finders do not search
  43.               these directories.
  44.  
  45.           9.  FFG can move to the disk and directory of the found
  46.               file (/g option).
  47.  
  48.           10. FFG can search for directories instead of files simply
  49.               by appending a backslash '\' to the search name.
  50.  
  51.           11. FFG can search by a date range, time range, size range,
  52.               or day-of-week range using intuitive syntax to specify
  53.               these filtering criteria.  Multiple include/exclude
  54.               ranges can be specified.
  55.  
  56.           12. FFG can search by the file attributes or combination of
  57.               attributes, such as finding all Hidden Read-Only files.
  58.  
  59.           File Finder/Grouper           1                  (c) EnGamma
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.           13. FFG can find files based on the day of the week (i.e.,
  68.               Sun - Sat) they were modified/created.
  69.  
  70.           14. FFG can find files based on whether or not the file
  71.               contains one or more text/ASCII-code strings.  FFG will
  72.               even search for text inside files that are archived if
  73.               you have the associated archive extraction program
  74.               (e.g., PKUnzip, LHA, ARJ, etc.) on your DOS search
  75.               path.
  76.  
  77.           15. FFG permits you to exclude certain files base on name,
  78.               date, time, size, attributes, day-of-week criteria,
  79.               text contents.
  80.  
  81.           16. FFG can search for files by date relative to today,
  82.               such as all files modified/created 7 to 14 days ago.
  83.  
  84.           17. FFG can search for files relative to the current time
  85.               of day, such as all files modified/created within the
  86.               last ten minutes.
  87.  
  88.           18. The asterisk '*' can be used as a wildcard in date and
  89.               time criteria, such as /d9/*/93 for all September 1993
  90.               files and /t13:* for all 1:00pm - 1:59pm files.
  91.  
  92.           19. Current month (M), day (D), year (Y) can be specified
  93.               in date criteria such as 1/1/Y-6/30/Y, M/D/Y (today)
  94.  
  95.           20. Current hours (H), minutes (M), seconds (S) can be
  96.               specified in time criteria such as H:M:S (now).
  97.  
  98.           21. Partial dates and times are interpreted, such as 9/93 -
  99.               > 9/*/93, 5/1 -> 5/1/Y (Y = current year), 92-93 -> all
  100.               1992-1993 files, 9 -> 9:00:00am.
  101.  
  102.           22. Multiple date, time, size, day-of-week, attribute, text
  103.               filtering criteria can be specified, which are combined
  104.               in a logical AND or OR depending on how they are
  105.               specified.
  106.  
  107.           23. FFG lets you pause (press any key) or interrupt (press
  108.               <ESC>) the search operation at any time.
  109.  
  110.           24. FFG lets you guide the search by using the arrow keys
  111.               to skip files and directories.
  112.  
  113.           25. FFG can be used to produce database files of its output
  114.               (ASCII comma-delimited files)(/f, option)
  115.  
  116.           26. FFG provides useful default output format options but
  117.  
  118.           File Finder/Grouper          2                   (c) EnGamma
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.               permits extensive user customization of the output
  127.               format.
  128.  
  129.           27. FFG can be used to produce output as DOS batch files
  130.               (.BAT) with DOS replaceable parameters (%1 through %9).
  131.               The batch file can then be used to execute an arbitrary
  132.               set of commands against the group of files such as
  133.               copy, back up, archive, delete, move, edit...).  The
  134.               power and flexibility of this feature is limited only
  135.               by your imagination.  Although some other finders have
  136.               similar capability, they do not have the same
  137.               flexibility.
  138.  
  139.           28. By default, when FFG is searching all disk drives
  140.               (i.e., *: is specified), it skips disk drives that are
  141.               logical aliases of subtrees of physical drives that
  142.               will also be searched.  This avoids reports of multiple
  143.               copies of the same physical file when it appears also
  144.               on logical alias drives.
  145.  
  146.           29. FFG lets you use 43- and 50-line video modes on EGA/VGA
  147.               systems so you can see more on the screen.
  148.  
  149.           30. Frequently used options can be made semi-permanent by
  150.               setting them in the DOS environment variable FFGOPT
  151.               using the DOS 'set' command as in: SET FFGOPT=/p /v5 /z
  152.               /bpd /fp
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.           File Finder/Grouper           3                  (c) EnGamma
  178.